Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: moving V-pipe specifics into module #69

Merged
merged 10 commits into from
Dec 20, 2024
Merged

Conversation

gordonkoehn
Copy link
Collaborator

This PR extracts all V-pipe specific function into a submodule.

This PR closes #61.

@gordonkoehn gordonkoehn linked an issue Dec 20, 2024 that may be closed by this pull request
@gordonkoehn gordonkoehn self-assigned this Dec 20, 2024
@gordonkoehn gordonkoehn marked this pull request as ready for review December 20, 2024 14:33
@Copilot Copilot bot review requested due to automatic review settings December 20, 2024 14:33
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 6 out of 10 changed files in this pull request and generated 3 comments.

Files not reviewed (4)
  • tests/test_scripts.py: Evaluated as low risk
  • README.md: Evaluated as low risk
  • pyproject.toml: Evaluated as low risk
  • scripts/vp_transformer.py: Evaluated as low risk
Comments suppressed due to low confidence (1)

src/sr2silo/vpipe/sample.py:44

  • The error message should specify that both 'timeline' and 'primers' must be set before calling 'set_metadata'.
"Timeline and primers must be set before calling get_metadata"

src/sr2silo/vpipe/sample.py Outdated Show resolved Hide resolved
src/sr2silo/vpipe/metadata.py Outdated Show resolved Hide resolved
src/sr2silo/vpipe/metadata.py Outdated Show resolved Hide resolved
@gordonkoehn gordonkoehn merged commit 9101756 into main Dec 20, 2024
3 checks passed
@gordonkoehn gordonkoehn deleted the refactor/vpipe branch December 20, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move V-Pipe specific functions into sr2slio
1 participant